home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiniExamples
/
AppKit
/
AtYourService
/
MyDelegate.h
< prev
next >
Wrap
Text File
|
1995-06-12
|
171b
|
14 lines
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface MyDelegate:Object
{
id infoPanel, helpPanel, defaultHandler;
}
- appDidInit:sender;
@end